docs: add missing method
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 00:54:48 +0000 (19:54 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 17:41:16 +0000 (12:41 -0500)
gtk/gtkcontainer.h

index 56db9f76875b34c0b0606be66fb31e198d4a05dd..fdeed7b3f198832aec4dde389f103799caad190c 100644 (file)
@@ -66,6 +66,7 @@ struct _GtkContainer
  * @child_type: Returns the type of the children supported by the container.
  * @composite_name: Gets a widget's composite name. Deprecated: 3.10.
  * @set_child_property: Set a property on a child of container.
+ * @get_child_property: Get a property from a child of container.
  * @get_path_for_child: Get path representing entire widget hierarchy
  *    from the toplevel down to and including @child.
  *